home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / source17 / readme.txt next >
Text File  |  1995-12-22  |  3KB  |  58 lines

  1. C/S Professional 1.0
  2. --------------------
  3.  
  4. Thank you for evaluating C/S Professional !
  5.  
  6. C/S Pro is not just another set of database components. There's a lot of good stuff out 
  7. there providing enhanced grid components and things like that. C/S Pro is a set of highly 
  8. intelligent components which work perfectly together with other database components and
  9. give you powerful features for your applications not found anywhere else ( as far as I know):
  10.  
  11. ╖ Auto-synchronized database forms without coding
  12. ╖ Soundex alogrithms for the english and the german language generate "soundalike" strings
  13.   that can be stored and used in queries automatically
  14. ╖ "Hook" for custom soundex algorithms
  15. ╖ Automatic round functions for currency and float fields
  16. ╖ Dropdown calendar for date fields
  17. ╖ Automatic, sophisticated QBE functionality without coding
  18. ╖ Supports range selections, inversion ( NOT ) and basic comparison operators (=,<>,<,>) 
  19.   through design time / runtime properties
  20. ╖ Network messaging component allows easy information exchange over the network
  21. ╖ Fully automatic "live" data on all db forms of your application over the whole network;
  22.   all clients in the network talk to each other to trigger table and query refresh
  23.   when needed (and only when needed: this is not just a stupid polling mechanism) !
  24.  
  25. All components need few or no coding at all to work.
  26.  
  27. Thinking about the future ? TCSPRO will be ported to 32bit as soon as possible.
  28. Furthermore, the source code is available for additional 99 US$ !
  29.  
  30.  
  31. Installation
  32.  
  33. Run TCSPRO.EXE to install the components and samples. After setup has finished sucessfully,
  34. run Delphi and install the new component palette using Options/Install Components/Add (File
  35. TCSPRO.DCU). 
  36.  
  37. If setup fails, copy TCSPRO.DCU, TCSPRO.DCR, TCSQBE.DCU, NETCOM.DCU, NETSYNC.DCU,
  38. TCSLKP.DCU and CALPOP.DFM to a directory in your library search path (typically \delphi\lib);
  39. finally, add TCSPRO.DCU to your component library.
  40.  
  41. To let the demos run please copy the CUSTOMER.DB and the CUSTSX.DB files from the samples
  42. directory to your delphi/demos/data directory.
  43.  
  44. To register the components for 49 US$, go SWREG on CompuServe, #7679. 
  45.  
  46. *** PLEASE NOTE THAT THE SOFTWARE WILL BE DELIVERED THROUGH COMPUSERVE AND MSN EMAIL ONLY ***
  47.  
  48. If you encounter any serious problems please contact me at:
  49.  
  50. Internet:     100732.1722@compuserve.com
  51. Compuserve:     100732,1722
  52. MSN:        Gernot Kogler
  53.  
  54. Otherwise, please refer to the help file or Manual.rtf in your samples directory for further instructions.
  55.  
  56.  
  57. Have fun !
  58.